home *** CD-ROM | disk | FTP | other *** search
-
- Documentation for the program "pgmlulu"
- =========================================
-
-
- PURPOSE
- ---------
-
- This operator performs LULU smoothing on PGM images.
-
- ENGLISH: Please read the file "noise.english.txt" for further information
- about the archives contents, the installation, the copyright
- notice and the author.
-
- DEUTSCH: Bitte lesen Sie die Datei "noise.deutsch.txt" für weitergehende
- Informationen bezüglich des Archivinhalts, der Installation, der
- Copyright-Notiz und des Autors.
-
-
- START OF THE PROGRAM
- ----------------------
-
- Syntax: pgmlulu [+v|-v] [-p|-s] file1 file2
-
- Options:
-
- +v : use verbose-mode (default)
- -v : no verbose-mode
-
- -p : parallel filter (default)
- -s : sequential filter
-
- file1 : PGM-file, source
- file2 : PGM-file, destination
-
-
- EXAMPLES
- ----------
-
- pgmlulu -p Temp:Noisy.PGM Temp:LULU.PGM
-
-
- PLANS
- -------
-
- None. (Maybe someone detects an error ?)
-
-
- HISTORY
- ---------
-
- Version 1.01, 30.Jan.98
- - new includes
- - source code optimized
-
- Version 1.00, 11.Dec.97
- - first release
-
-